FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package ca.clicsante.base#current (94 ms)

Package ca.clicsante.base
Type CodeSystem
Id Id
FHIR Version R4
Source http://docs.clicsante.ca/fhir/base/https://build.fhir.org/ig/trimoz-technologies/hl7-fhir-ig/CodeSystem-appointment-state.html
Url http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-state
Version 0.1.0
Status active
Date 2025-02-21T16:55:49+00:00
Name AppointmentStateCodeSystem
Title Appointment State codes
Experimental True
Description Describes the state (status) of an appointment.
Content complete

Resources that use this resource

ValueSet
appointment-state Appointment State Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem appointment-state

This case-sensitive code system http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-state defines the following codes:

CodeDisplay
taken Taken
pending Pending
awaiting_confirmation Awaiting confirmation
confirmed Confirmed
late Late

Source

{
  "resourceType" : "CodeSystem",
  "id" : "appointment-state",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem appointment-state</b></p><a name=\"appointment-state\"> </a><a name=\"hcappointment-state\"> </a><a name=\"appointment-state-en-US\"> </a><p>This case-sensitive code system <code>http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-state</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">taken<a name=\"appointment-state-taken\"> </a></td><td>Taken</td></tr><tr><td style=\"white-space:nowrap\">pending<a name=\"appointment-state-pending\"> </a></td><td>Pending</td></tr><tr><td style=\"white-space:nowrap\">awaiting_confirmation<a name=\"appointment-state-awaiting_confirmation\"> </a></td><td>Awaiting confirmation</td></tr><tr><td style=\"white-space:nowrap\">confirmed<a name=\"appointment-state-confirmed\"> </a></td><td>Confirmed</td></tr><tr><td style=\"white-space:nowrap\">late<a name=\"appointment-state-late\"> </a></td><td>Late</td></tr></table></div>"
  },
  "url" : "http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-state",
  "version" : "0.1.0",
  "name" : "AppointmentStateCodeSystem",
  "title" : "Appointment State codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-02-21T16:55:49+00:00",
  "publisher" : "Clic Santé",
  "contact" : [
    {
      "name" : "Clic Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://clicsante.ca"
        }
      ]
    }
  ],
  "description" : "Describes the state (status) of an appointment.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "taken",
      "display" : "Taken",
      "designation" : [
        {
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Taken"
        }
      ]
    },
    {
      "code" : "pending",
      "display" : "Pending",
      "designation" : [
        {
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Pending"
        }
      ]
    },
    {
      "code" : "awaiting_confirmation",
      "display" : "Awaiting confirmation",
      "designation" : [
        {
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Awaiting confirmation"
        }
      ]
    },
    {
      "code" : "confirmed",
      "display" : "Confirmed",
      "designation" : [
        {
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Confirmed"
        }
      ]
    },
    {
      "code" : "late",
      "display" : "Late",
      "designation" : [
        {
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Late"
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.